Data Model BACK | 1 2 3 4 5 6 7 8 | NEXT | TOOLMAP
Suppose you're asked to include some new data in your sales report. The new data is stored in the REGION table. Then you want to create a master/detail relationship between the new data and the OFFICE data already in the report.

First, we'll add the REGION data to the report by creating a second query. Then we'll establish a master/detail (parent-child) relationship between the two queries by creating a data link.